home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / saveextension.fpl.readme < prev    next >
Text File  |  1996-03-26  |  739b  |  24 lines

  1. ############################################
  2. File:           SaveExtension.FPL
  3. Author:         Kjell Ericson
  4. Email:          FidoNet 2:201/328, kjer@netcom.se
  5. Short:          Save/load settings depended on the file extension.
  6. Version:        1.0
  7. Date:           14.6.95
  8. Local settings:
  9. Global settings:
  10. Keysequence: 
  11. Type:           hook, menu
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.  
  17.   A menu item is made under the Customizing title, named 'Save extension'.
  18. When selected, the local writeable settings will be saved under the 'FPL'
  19. directory named ".ext.SETTING.FPL".  This file will be automatically
  20. loaded whenever a file with the same extension is loaded.  Alternative
  21. you can execute the file as a FPL file.
  22.  
  23.  
  24.